joostdecock
db789180b6
feat(dev): Ported dev site to named exports
2023-01-29 17:36:15 +01:00
Joost De Cock
d556f69b47
chore: Move title to page wrapper for dev site
2023-01-12 11:40:56 +01:00
Benjamin F
9b22375090
fix(dev,lab): Add <title> tags to HTML pages
2023-01-08 22:21:35 -08:00
Joost De Cock
1484a7ab60
fix(dev): Full url to og images
2022-10-18 14:01:12 +02:00
Joost De Cock
55e376647e
feat(dev): Generate OG images at build time
2022-10-15 05:24:18 +02:00
Joost De Cock
dab39fe002
Merge branch 'develop' of github.com:freesewing/freesewing into develop
2022-10-04 01:25:16 +02:00
Joost De Cock
1f4793a5ef
feat(dev): Layout/header tweaks
2022-10-04 01:20:49 +02:00
Joost De Cock
ad87a6c7fd
chore(dev): Re-folded all docs into one page, dropped viz.js
...
Did some digging into why the page size had ballooned, and it turns out
it was due to viz.js taking up half the bundle size. So I've dropped the
Dot custom mdx component, and reverted to having all pages served from
one page using getStaticPaths.
Might optimize a bit more later, but for now page size first load JS
went from 816KB to 272KB so that's a big improvement.
2022-10-03 00:14:11 +02:00
Joost De Cock
0ee804876c
chore(dev): Generated individual pages for MDX
2022-10-02 22:52:17 +02:00
Enoch Riese
3f77ba58c0
remove unused vars blocking lab and dev builds
2022-09-25 00:12:24 -04:00
joostdecock
be70c5b424
wip: Work on new rehype-markdown plugin
2022-07-17 21:25:41 +02:00
Joost De Cock
43ee0f1790
chore: Adapt sites to recent changes
2022-06-17 12:02:09 +02:00